home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 54 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.2 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: scampi@sanity.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Best Mail Program for use with SLIP, SMTP, POP, AmiTCP?
  5. Date: Tue, 2 Jan 96 00:10:52
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960102.452F60.CA7@ao059.du.pipex.com>
  9. References: <4bu7f9$nt6@news-s01.ny.us.ibm.net> <19951228.7655D90.13B1A@ragtime.vnet.net> <4c1gtb$39ro@news-s01.ny.us.ibm.net> <19951230.774CB80.1CA8@ragtime.vnet.net> <4c4p6i$g32@news-s01.ny.us.ibm.net> <19951231.7829CB8.100A4@ragtime.vnet.net> <4c8sgu$1vh6@news-s01.ny.us.ibm.net>
  10. NNTP-Posting-Host: ao059.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Fred Heitkamp (fheitka@ibm.net) wrote:
  14. : John Kelly (jkay@ragtime.vnet.net) wrote:
  15. : : 
  16. : :  fheitka@ibm.net (Frederick V. Heitkamp) writes:
  17. : : 
  18. : :  Yes, that is what your mail READER does. It gives you an enjoyable working
  19. : : environment for using mail. The *underpinnings* such as UUCP, SMTP etc are
  20. : : nasty and unfriendly, but you never have to use those programs manually;
  21. : : your reader interfaces with them.
  22. : :
  23. : I didn't mean to sound "Well Duh!", but I have been frustrated with this
  24. : sending mail on the Amiga business.  I have used programs on my PC such as
  25. : Eudora where a requester box pops up when you start.  It asks for your POP
  26. : mail box and your smtp machine, a few other things, then you're done.
  27. : I was hoping there was something this easy on the Amiga.  What is 
  28. : the problem?  No defined TCP/IP interface? I mean, the Amiga has a fairly
  29. : full featured OS and GUI.  You'd think it would not be a problem.
  30.  
  31. The TCP/IP interface is of course defined. The problems arise because there
  32. are so many different methods available to transfer news and mail. Some
  33. programs (e.g. THOR) try to integrate lots of these different methods into one
  34. package, which is probably a good thing if you are just starting out and need
  35. an easy, integrated way of doing things. The downside is that there are lots
  36. of features in there which no single user is ever going to use (all the BBS
  37. stuff, for example, if you are mainly using Internet e-mail). The downside for
  38. the _programmers_ is that they have to spend a lot of time getting all these
  39. various transfer methods working properly.
  40.  
  41. Voodoo, on the other hand, concentrates on one thing - producing a nice
  42. environment to read and reply to your mail. By leaving all the other parts of
  43. the process to other programmers, the author can devote all his time to just
  44. this one task. This produces a lean program, and removes the need for
  45. including (and spending time developing, which is important) functions which
  46. you (the user) are never going to use. The downside for the user is that he
  47. has to configure all these external programs himself, and although the Voodoo
  48. docs give extensive details on how to do this, new, inexperienced users might
  49. be scared off. If, like many people, you have SMTPPost/SMTPd/AmiPOP set up
  50. _already_, and were using some other reader program before, you don't have to
  51. worry about it - you just plug the necessary commands into the program
  52. settings.
  53.  
  54. In the end, which you choose is up to your personal taste, your existing
  55. setup, and your ability to set new programs up. YMMV
  56.  
  57. "2 cents please sir...thank you" <kuh-ching>
  58.  
  59. --Mat.
  60.